[PATCH] fdt: add debug output to devicetree command
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 24 Mar 2022 12:21:26 +0000 (13:21 +0100)
committerFelix Zielcke <fzielcke@z-51.de>
Thu, 3 Jul 2025 16:35:51 +0000 (18:35 +0200)
commitad10e5eadd1e9c30c2ee13fc4eeda690252c11cc
treeaa19be2cb38a079aa81d055c0f7a3740a9baf28e
parent7ea2f3a8b8d62aaf747a482bac84c8e63f798fa3
[PATCH] fdt: add debug output to devicetree command

For debugging we need feedback that the devicetree command has be executed.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Gbp-Pq: Name fdt-add-debug-output-to-devicetree-command.patch
grub-core/loader/efi/fdt.c